Revision: kernel-package--devel--0.1--patch-531
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:19:10 CDT 2003
Standard-date: 2003-10-11 02:19:10 GMT
Modified-files: make-kpkg
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-531
Summary: cscvs to tla changeset 532
Keywords: cscvs:MAIN-532

Author: srivasta
Date: 2003/07/30 22:36:19
   * Changed rules to facilitate building 64 Bit kernels on spac32, and
vice versa. Patch from Ben Collins
* Do not compress files in kernel-doc marked as executable. This caused
lintian warnings.                                   closes: Bug#202177
* Optionally silence the warning message with interactive prompt for
--initrd switch (set INITRD_OK).                    closes: Bug#202406
* Document the fact that make-kpkg scans to configuration for some basic
config detaisl, namely, whetrher modules are enabled or not, so that
toggling the state in delayed configuration using the --config switch
is unsupported andshall cause the build to fail. The correct solution
is to create a .config file as close to the desired one using make
{x,meny,}config before calling make-kpkg (the --config switch is
mostly useful for answering any additional questions introduced by
patches).                                            closes: Bug#203112
